Skip to content

chore(deps): bump @oclif/core from 4.9.0 to 4.10.5#550

Merged
KLongmuirHD merged 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/core-4.10.5
Apr 20, 2026
Merged

chore(deps): bump @oclif/core from 4.9.0 to 4.10.5#550
KLongmuirHD merged 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/core-4.10.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @oclif/core from 4.9.0 to 4.10.5.

Release notes

Sourced from @​oclif/core's releases.

4.10.5

Bug Fixes

  • deps: bump minimatch from 10.2.4 to 10.2.5 (45ff39a)

4.10.4

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.18.1 (7db542d)

4.10.3

Bug Fixes

4.10.2

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

4.10.1

Bug Fixes

4.10.0

Bug Fixes

  • include multiple property in cached arg metadata (32b4bb7)
  • provide clearer messages on invalid variadic args (454ae3d)

Features

  • add ArgDefinition overloads for variadic arg return types (6fea593)
  • add definition-time validation for variadic arg constraints (20d2543)
  • add multiple property to ArgProps interface (fb76263)
  • allow array of default values for varargs (da42b29)
  • implement variadic arg parsing with shift/pop algorithm (eba40b5)
  • show ... suffix for variadic args in help text (fc53652)
Changelog

Sourced from @​oclif/core's changelog.

4.10.5 (2026-04-04)

Bug Fixes

  • deps: bump minimatch from 10.2.4 to 10.2.5 (45ff39a)

4.10.4 (2026-04-03)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.18.1 (7db542d)

4.10.3 (2026-03-26)

Bug Fixes

4.10.2 (2026-03-21)

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

4.10.1 (2026-03-20)

Bug Fixes

4.10.0 (2026-03-19)

Bug Fixes

... (truncated)

Commits
  • 9932a81 chore(release): 4.10.5 [skip ci]
  • 62104fe Merge pull request #1572 from oclif/dependabot-npm_and_yarn-minimatch-10.2.5
  • 45ff39a fix(deps): bump minimatch from 10.2.4 to 10.2.5
  • b592287 Merge pull request #1573 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • df4f648 chore(dev-deps): bump eslint-config-oclif from 6.0.153 to 6.0.154
  • 6a1c639 chore(release): 4.10.4 [skip ci]
  • 4b54f50 Merge pull request #1570 from oclif/dependabot-npm_and_yarn-lodash-4.18.1
  • 7db542d fix(deps): bump lodash from 4.17.21 to 4.18.1
  • 30c128d Merge pull request #1566 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • ae1f7ea Merge pull request #1567 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@oclif/core](https://github.com/oclif/core) from 4.9.0 to 4.10.5.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.9.0...4.10.5)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.10.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 16, 2026 21:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@KLongmuirHD KLongmuirHD merged commit 2a0e537 into main Apr 20, 2026
12 checks passed
@KLongmuirHD KLongmuirHD deleted the dependabot/npm_and_yarn/oclif/core-4.10.5 branch April 20, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants